DX11 SET ANIMATION FRAME

Sets the current frame of the given animation.
If the animation is applied to an object but is not playing, the visual appearance of the associated meshes will still be updated to reflect the set animation frame.

  Syntax
DX11 SET ANIMATION FRAME anim, frame
  Parameters
anim
Dword
The animation to set the current frame of.
frame
Dword
The frame to set as the current one of the specified animation.

  Returns

This function does not return a value.

  See also

ANIMATION Functions Menu
DX11 Function Categories